home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The See Clearly Method
/
TheSeeClearlyMethod.iso
/
Media
/
exercises.dir
/
00039_Lesson 4.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-22
|
113 b
|
12 lines
on mouseEnter me
go("Lesson 4")
end
on mouseLeave me
go("Return")
end
on mouseUp me
go(1, "lesson4")
end